home *** CD-ROM | disk | FTP | other *** search
/ Chip 1996 November / Chip 11-96.iso / treiber / grafik / pine / 550m / win3x / oem2302.ali < prev    next >
Text File  |  1995-05-18  |  14KB  |  273 lines

  1.  
  2. ; VERSION INFO
  3. ; ---------------------------------------------------------------
  4. ; This tells Setup that this is a 3.1 compatible OEM driver disk.
  5. ; Setup will not attempt to translate VDD and logo file name requests
  6. ; to their new equivalents on Windows 3.1 diskettes.
  7.  
  8. [data]
  9.     Version   = "3.1"
  10.  
  11.  
  12. ; DRIVER DISKS
  13. ; ---------------------------------------------------------------
  14. ; Here is the list of disks that Setup can prompt for.  Note that the
  15. ; Windows Setup disks are not referenced!  All necessary files must be on
  16. ; your  driver disk, even those that are equivalent to 3.1 files, such as
  17. ; fonts and logos.
  18. ;
  19. ; You should include the brand and model name, if possible, in the
  20. ; disk name.  Be specific, it is important that users not confuse your
  21. ; disks with Windows disks.  Windows Setup prompts the user to "insert
  22. ; the:", so your disk name should be of the following form:
  23.  
  24. [disks]
  25.     1 =. ,"Microsoft Windows 3.1 Disk #1",disk1
  26.     2 =. ,"Microsoft Windows 3.1 Disk #2",disk2
  27.     3 =. ,"Microsoft Windows 3.1 Disk #3",disk3
  28.     4 =. ,"Microsoft Windows 3.1 Disk #4",disk4
  29.     5 =. ,"Microsoft Windows 3.1 Disk #5",disk5
  30.     6 =. ,"Microsoft Windows 3.1 Disk #6",disk6
  31.     7 =., "Avance Logic GUIVGA Windows 3.1 Driver Disk", disk7
  32.  
  33.  
  34. ; DISPLAY TYPES
  35. ; ---------------------------------------------------------------
  36. ; Specify the complete list of display types, colors, and resolutions
  37. ; available in this section.  Some tips...
  38. ;
  39. ; Profile:              This must be a unique identifier.
  40. ;
  41. ; Description:          No more than 47 characters!  Include all necessary info.
  42. ;                       This description string should change slightly in new versions
  43. ;                       of your driver disk.  Include a version id, and keep the rest
  44. ;                       of the string the same, e.g. "ACME Z-1000 v1.1 640x480, 256 colors".
  45. ;
  46. ; VDD:                  Don't reference *vddvga!  This file uses "v6vdd31.386" instead,
  47. ;                       which can be built using the DDK source files.
  48. ;
  49. ; Work section: This is new to 3.1, and optional.  See below for details.
  50.  
  51. [display]
  52. ;profile = driver,         Description of driver,                             resolution,    286 grabber,    logo code,       VDD,            386grabber,   ega.sys,   logo data,    optional work section
  53. ;
  54.  
  55. v6ag     = 7:al8p02.drv,   "ALG 2229/2302, 640x480 256C (S Font)",            "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6ag
  56. v6mg     = 7:al8p02.drv,   "ALG 2229/2302, 640x480 256C (L Font)",            "100,120,120",   2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6mg
  57. v6bg     = 7:al16p02.drv,  "ALG 2229/2302, 640x480 64KC (S Font)",            "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6bg
  58. v6og     = 7:al16p02.drv,  "ALG 2229/2302, 640x480 64KC (L Font)",            "100,120,120",   2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6og
  59. v6cg     = 7:al16m.drv,    "ALG 2229/2302, 640x480 16MC (S Font)",            "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6cg
  60. v6pg     = 7:al16m.drv,    "ALG 2229/2302, 640x480 16MC (L Font)",            "100,120,120",   2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6pg
  61. ;v6dg     = 7:avga800.drv,  "ALG 2229/2302, 800x600 16  colors",              "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6dg
  62. v6eg     = 7:al8p02.drv,   "ALG 2229/2302, 800x600 256C (S Font)",            "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6eg
  63. v6ng     = 7:al8p02.drv,   "ALG 2229/2302, 800x600 256C (L Font)",            "100,120,120",   2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6ng
  64. v6qg     = 7:al16p02.drv,  "ALG 2229/2302, 800x600 64KC (S Font)",            "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6qg
  65. v6fg     = 7:al16p02.drv,  "ALG 2229/2302, 800x600 64KC (L Font)",            "100,120,120",   2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6fg
  66. ;v6gg     = 7:al4p02.drv,   "ALG 2229/2302, 1024x768 16C (L Font)",            "100,120,120", 2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6gg
  67. ;v6hg     = 7:al4p02.drv,   "ALG 2229/2302, 1024x768 16C (S Font)",            "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6hg
  68. v6ig     = 7:al8p02.drv,   "ALG 2229/2302, 1024x768 256C (L Font)",           "100,120,120", 2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6ig
  69. v6jg     = 7:al8p02.drv,   "ALG 2229/2302, 1024x768 256C (S Font)",           "100,96,96",   2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6jg
  70. v6kg     = 7:avga1280.drv, "ALG 2229/2302, 1280x1024 16C",                    "100,120,120", 2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6kg
  71. v6lg     = 7:v631f8s.drv,  "ALG 2229/2302, 1280x1024 256C (2MB)",             "100,120,120", 2:vgacolor.2gr, 2:vgalogo.lgo,   7:alvdd02.386,  1:alvga.3gr,,              2:vgalogo.rle, v6lg
  72.  
  73. ; OPTIONAL WORK SECTIONS
  74. ; ---------------------------------------------------------------
  75. ; Optional sections listed in field 9 of the display section are interpreted as follows:
  76. ;
  77. ; File, Destination, .ini file, Section, LHS, RHS
  78. ;
  79. ; Where:    a:File      = Optional file to be copied; may be left null.
  80. ;           Destination = 0: for windows root or 0:system for \system subdir.
  81. ;           .ini file   = Optional; any .ini file to be modified or created.
  82. ;           Section     = Section of .ini file to be modified.
  83. ;           OldLine     = Optional old line to be removed from the ini file.
  84. ;           NewLine     = New text line to be written with the .ini file.
  85. ;
  86. ; There is no standard syntax for display drivers to determine user options.
  87. ; Note that the 8514 driver uses "dpi=" from the [8514.drv] section, and
  88. ; TIGA uses "tigafont=" in a [tiga.drv] section.  However, Setup now writes
  89. ; the font resolution (e.g. "100,96,96") to the "aspect=" line of the
  90. ; [boot.description] section of SYSTEM.INI.  This can be used by all drivers
  91. ; to determine the correct screen resource size to use, instead of inventing
  92. ; your own flag name and values.
  93. ;
  94. ; In addition to supporting different font resolutions, the Video Seven driver
  95. ; demonstrates multiple screen resolutions in a single driver.  The "WidthXHeight"
  96. ; line of the [v7vga.drv] section tells the driver what mode to run.
  97.  
  98.  
  99. [v6ag]
  100. ,,system.ini,al8p02.drv,"WidthXHeight=","WidthXHeight=640x480"
  101. ,,system.ini,al8p02.drv,"FontSize=","FontSize=small"
  102. ,,system.ini,al8p02.drv,"EnableHwCursor=","EnableHwCursor=1"
  103.  
  104. [v6mg]
  105. ,,system.ini,al8p02.drv,"WidthXHeight=","WidthXHeight=640x480"
  106. ,,system.ini,al8p02.drv,"FontSize=","FontSize=large"
  107. ,,system.ini,al8p02.drv,"EnableHwCursor=","EnableHwCursor=1"
  108.  
  109. [v6eg]
  110. ,,system.ini,al8p02.drv,"WidthXHeight=","WidthXHeight=800x600"
  111. ,,system.ini,al8p02.drv,"FontSize=","FontSize=small"
  112. ,,system.ini,al8p02.drv,"EnableHwCursor=","EnableHwCursor=1"
  113.  
  114. [v6ng]
  115. ,,system.ini,al8p02.drv,"WidthXHeight=","WidthXHeight=800x600"
  116. ,,system.ini,al8p02.drv,"FontSize=","FontSize=large"
  117. ,,system.ini,al8p02.drv,"EnableHwCursor=","EnableHwCursor=1"
  118.  
  119. [v6ig]
  120. ,,system.ini,al8p02.drv,"WidthXHeight=","WidthXHeight=1024x768"
  121. ,,system.ini,al8p02.drv,"FontSize=","FontSize=large"
  122. ,,system.ini,al8p02.drv,"EnableHwCursor=","EnableHwCursor=1"
  123.  
  124. [v6jg]
  125. ,,system.ini,al8p02.drv,"WidthXHeight=","WidthXHeight=1024x768"
  126. ,,system.ini,al8p02.drv,"FontSize=","FontSize=small"
  127. ,,system.ini,al8p02.drv,"EnableHwCursor=","EnableHwCursor=1"
  128.  
  129. [v6bg]
  130. ,,system.ini,al16p02.drv,"WidthXHeight=","WidthXHeight=640x480"
  131. ,,system.ini,al16p02.drv,"FontSize=","FontSize=small"
  132. ,,system.ini,al16p02.drv,"EnableHwCursor=","EnableHwCursor=1"
  133.  
  134. [v6og]
  135. ,,system.ini,al16p02.drv,"WidthXHeight=","WidthXHeight=640x480"
  136. ,,system.ini,al16p02.drv,"FontSize=","FontSize=Large"
  137. ,,system.ini,al16p02.drv,"EnableHwCursor=","EnableHwCursor=1"
  138.  
  139. [v6cg]
  140. ,,system.ini,al16m.drv,"WidthXHeight=","WidthXHeight=640x480"
  141. ,,system.ini,al16m.drv,"FontSize=","FontSize=small"
  142. ,,system.ini,al16m.drv,"EnableHwCursor=","EnableHwCursor=1"
  143.  
  144. [v6pg]
  145. ,,system.ini,al16m.drv,"WidthXHeight=","WidthXHeight=640x480"
  146. ,,system.ini,al16m.drv,"FontSize=","FontSize=Large"
  147. ,,system.ini,al16m.drv,"EnableHwCursor=","EnableHwCursor=1"
  148.  
  149. [v6qg]
  150. ,,system.ini,al16p02.drv,"WidthXHeight=","WidthXHeight=800x600"
  151. ,,system.ini,al16p02.drv,"FontSize=","FontSize=small"
  152. ,,system.ini,al16p02.drv,"EnableHwCursor=","EnableHwCursor=1"
  153.  
  154. [v6fg]
  155. ,,system.ini,al16p02.drv,"WidthXHeight=","WidthXHeight=800x600"
  156. ,,system.ini,al16p02.drv,"FontSize=","FontSize=Large"
  157. ,,system.ini,al16p02.drv,"EnableHwCursor=","EnableHwCursor=1"
  158.  
  159. [v6gg]
  160. ,,system.ini,al4p02.drv,"WidthXHeight=","WidthXHeight=1024x768"
  161. ,,system.ini,al4p02.drv,"FontSize=","FontSize=large"
  162. ,,system.ini,al4p02.drv,"EnableHwCursor=","EnableHwCursor=1"
  163.  
  164. [v6hg]
  165. ,,system.ini,al4p02.drv,"WidthXHeight=","WidthXHeight=1024x768"
  166. ,,system.ini,al4p02.drv,"FontSize=","FontSize=small"
  167. ,,system.ini,al4p02.drv,"EnableHwCursor=","EnableHwCursor=1"
  168.  
  169. [v6lg]
  170. ,,system.ini,v631f8s.drv,"WidthXHeight=","WidthXHeight=1280x1024"
  171. ,,system.ini,v631f8s.drv,"FontSize=","FontSize=large"
  172. ,,system.ini,v631f8s.drv,"EnableHwCursor=","EnableHwCursor=0"
  173.  
  174. ; 386 GRABBER FONTS
  175. ; ---------------------------------------------------------------
  176. ; Setup will copy these fonts, sometimes called "old app fonts",
  177. ; depending on the 386 grabber being used.  If you use your own
  178. ; 386 grabber, then you should be sure to specify a section with
  179. ; your grabber name.  You only need sections that correspond to
  180. ; 386 grabber names in the [display] section.
  181.  
  182. [ALVGA.3gr]
  183. 2:CGA40WOA.FON,2:CGA40850.FON
  184. 2:CGA80WOA.FON,2:CGA80850.FON
  185. 2:EGA40WOA.FON,2:EGA40850.FON
  186. 2:EGA80WOA.FON,2:EGA80850.FON
  187.  
  188. [VGA30.3gr]
  189. 2:CGA40WOA.FON,2:CGA40850.FON
  190. 2:CGA80WOA.FON,2:CGA80850.FON
  191. 2:EGA40WOA.FON,2:EGA40850.FON
  192. 2:EGA80WOA.FON,2:EGA80850.FON
  193.  
  194. [V7VGA.3gr]
  195. 2:CGA40WOA.FON,2:CGA40850.FON
  196. 2:CGA80WOA.FON,2:CGA80850.FON
  197. 2:EGA40WOA.FON,2:EGA40850.FON
  198. 2:EGA80WOA.FON,2:EGA80850.FON
  199.  
  200. [EGA.3gr]
  201. 2:CGA40WOA.FON,2:CGA40850.FON
  202. 2:CGA80WOA.FON,2:CGA80850.FON
  203. 2:EGA40WOA.FON,2:EGA40850.FON
  204. 2:EGA80WOA.FON,2:EGA80850.FON
  205.  
  206. [vgadib.3gr]
  207. 2:CGA40WOA.FON,2:CGA40850.FON
  208. 2:CGA80WOA.FON,2:CGA80850.FON
  209. 2:EGA40WOA.FON,2:EGA40850.FON
  210. 2:EGA80WOA.FON,2:EGA80850.FON
  211.  
  212. [PLASMA.3gr]
  213. 2:EGA40WOA.FON,2:EGA40850.FON
  214. 2:EGA80WOA.FON,2:EGA80850.FON
  215.  
  216. [HERC.3gr]
  217. 2:HERCWOA.FON,2:HERC850.FON
  218.  
  219.  
  220. ; SYSTEM FONTS
  221. ; ---------------------------------------------------------------
  222. ; Fonts are installed according to the resolution of the display type selected.
  223. ; Your OEMSETUP.INF file must have these sections, with all font resolution lines
  224. ; appropriate for the listings in the [display] section.  Note that the HELVx.FON
  225. ; from Windows 3.0 is now SSERIFx.FON; TMSRx.FON is now SERIFx.FON.
  226.  
  227. [sysfonts]
  228. 1:egasys.fon,"EGA (640x350) resolution System Font", "133,96,72"
  229. 1:vgasys.fon,"VGA (640x480) resolution System Font", "100,96,96"
  230. 1:8514sys.fon,"8514/a (1024x768) resolution System Font", "100,120,120"
  231. 1:egasys.fon,"AT&T (640x400) resolution System Font", "120,96,80"
  232.  
  233. [fixedfonts]
  234. 1:egafix.fon,"EGA (640x350) resolution Fixed System Font", "133,96,72"
  235. 2:vgafix.fon,"VGA (640x480) resolution Fixed System Font", "100,96,96"
  236. 2:8514fix.fon,"8514/a (1024x768) resolution Fixed System Font",  "100,120,120"
  237. 1:egafix.fon,"AT&T (640x400) resolution Fixed System Font", "120,96,80"
  238.  
  239. [oemfonts]
  240. 1:egaoem.fon,"EGA (640x350) resolution Terminal Font (USA/Europe)", "133,96,72",1
  241. 2:vgaoem.fon,"VGA (640x480) resolution Terminal Font (USA/Europe)", "100,96,96",1
  242. 2:8514oem.fon,"8514/a (1024x768) resolution Terminal Font (USA/Europe)", "100,120,120",1
  243. 1:egaoem.fon,"AT&T (640x400) resolution Terminal Font (USA/Europe)","120,96,80",1
  244.  
  245. [fonts]
  246.    5:SSERIFB.FON, "MS Sans Serif 8,10,12,14,18,24 (EGA res)", "133,96,72"
  247.    5:SSERIFE.FON, "MS Sans Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  248.    5:SSERIFF.FON, "MS Sans Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  249.  
  250.    5:COURB.FON, "Courier 8,10,12,15 (EGA res)", "133,96,72"
  251.    5:COURE.FON, "Courier 10,12,15 (VGA res)", "100,96,96"
  252.    5:COURF.FON, "Courier 10,12,15 (8514/a res)", "100,120,120"
  253.  
  254.    5:SERIFB.FON, "MS Serif 8,10,12,14,18,24 (EGA res)", "133,96,72"
  255.    5:SERIFE.FON, "MS Serif 8,10,12,14,18,24 (VGA res)", "100,96,96"
  256.    5:SERIFF.FON, "MS Serif 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  257.  
  258.    5:ARIALB.FON, "Arial 8,10 (EGA res)", "133,96,72"
  259.    5:TIMESB.FON, "Times New Roman 8,10 (EGA res)", "133,96,72"
  260.  
  261.    5:SYMBOLB.FON, "Symbol 8,10,12,14,18,24 (EGA res)", "133,96,72"
  262.    5:SYMBOLE.FON, "Symbol 8,10,12,14,18,24 (VGA res)", "100,96,96"
  263.    5:SYMBOLF.FON, "Symbol 8,10,12,14,18,24 (8514/a res)", "100,120,120"
  264.  
  265.    5:SMALLB.FON, "Small Fonts (EGA res)", "133,96,72"
  266.    5:SMALLE.FON, "Small Fonts (VGA res)", "100,96,96"
  267.    5:SMALLF.FON, "Small Fonts (8514/a res)", "100,120,120"
  268.  
  269.    5:ROMAN.FON, "Roman (Plotter)",   "CONTINUOUSSCALING"
  270.    5:SCRIPT.FON, "Script (Plotter)", "CONTINUOUSSCALING"
  271.    5:MODERN.FON, "Modern (Plotter)", "CONTINUOUSSCALING"
  272.  
  273.